No need to re-set vm_pgoff before calling remap_pfn_range(). It will do
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 6 Mar 2006 19:29:39 +0000 (20:29 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 6 Mar 2006 19:29:39 +0000 (20:29 +0100)
commit2c4f501f033ebb48dc4c804e56c1bcb6d2c622f5
treea8e8d18346a6300b778cfe4df0e7299a9c20490e
parent0a19d4ac90339d28544329967aeb1a72f2d19d74
No need to re-set vm_pgoff before calling remap_pfn_range(). It will do
it itself in cases where it is necessary.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c